home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / bbs / rbbstool / doit.bat < prev    next >
Encoding:
DOS Batch File  |  1993-04-17  |  403 b   |  7 lines

  1. echo ------------------------------------------------------------- >> %output%\all.dir
  2. %cdrom%\bbs\get_area 0 %1 < %cdrom%\dirs.txt >> %output%\all.dir
  3. echo path: %1 >> %output%\all.dir
  4. echo ------------------------------------------------------------- >> %output%\all.dir
  5. type header2 >> %output%\all.dir
  6. %cdrom%\bbs\convert %in_type% rbbs %cdrom%%1 < %cdrom%\%1\00_index.txt >> %output%\all.dir
  7.